-
Home
-
WordPress Appointment Booking Plugin
-
1.16.0
-
Code
-
Classes
- PaymentStatuses
Total Complexity |
20 |
Dependencies |
1 |
Dependents |
4 |
Total lines |
267 |
Lines of code |
135 |
Logical lines of code |
49 |
Comment lines |
82 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateBooking() |
A |
48 |
9 |
35 |
initStatuses() |
S |
44 |
1 |
58 |
updatePendingTime() |
S |
67 |
3 |
8 |
finishTransition() |
S |
66 |
2 |
8 |
logTransition() |
S |
71 |
1 |
5 |
getPendingStatuses() |
S |
72 |
1 |
6 |
getFailedStatuses() |
S |
71 |
1 |
7 |
getCompletedStatuses() |
S |
74 |
1 |
5 |
getDefaultManualStatus() |
S |
81 |
1 |
3 |